home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11635 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: wcap.centerline.com!thomaso
  2. From: thomaso@centerline.com (Thomas Andrews)
  3. Newsgroups: comp.lang.java,sci.math,sci.math.num-analysis,comp.lang.fortran,comp.lang.c
  4. Subject: Re: mathematical/statistical routines in Java
  5. Date: 25 Mar 1996 16:28:24 GMT
  6. Organization: CenterLine Software, Inc.
  7. Distribution: inet
  8. Message-ID: <4j6hj8$93h@wcap.centerline.com>
  9. References: <31514E36.4E5E@baan.nl> <31546CE1.1C18@BlueSky.net>
  10. NNTP-Posting-Host: lochaber
  11.  
  12. In article <31546CE1.1C18@BlueSky.net>,
  13. Dan Jacobs  <djacobs@BlueSky.net> wrote:
  14. >Jaco van Kooten wrote:
  15. >> 
  16. >> Does anyone know if there exist mathematical and statistical
  17. >> routines in Java? A lot of them are available in Fortran and
  18. >> C (at netlib), but I need them in Java.
  19. >> O.K. I can rewrite them, but that's a rather boring and time
  20. >> consuming job. (May be it is time to write a C2java compiler.)
  21. >> I am also interested in cooperating with someone having the same
  22. >> problem.
  23. >> 
  24. >> Regards,
  25. >> 
  26. >> Jaco van Kooten
  27. >> Baan Research
  28. >> Ede, the Netherlands
  29. >> 
  30. >> jvkooten@baan.nl
  31. >
  32. >You don't need to rewrite them.  You can use Java native methods
  33. >as an interface to them.
  34.  
  35. Sure, if you don't want to make your code portable.
  36.  
  37. I can't imagine using Java to do serious number crunching unless
  38. you wanted to be portably, however...
  39. --
  40. Thomas Andrews           Email: thomaso@centerline.com
  41. CenterLine Software      WWW: http://draco.centerline.com:8080/~thomaso/
  42.